home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Interactive 4
/
PC World Interactive 4.iso
/
oyun
/
mjwr10
/
_SETUP.1
/
MahJonggWall.exe
/
0
/
RCDATA
/
TABOUTBOX
/
TABOUTBOX.txt
< prev
Wrap
Text File
|
1997-11-26
|
1KB
|
65 lines
object AboutBox: TAboutBox
Left = 202
Top = 109
BorderIcons = []
BorderStyle = bsDialog
Caption = 'About - Mah Jongg Wall'
ClientHeight = 330
ClientWidth = 424
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
Scaled = False
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object imgCLDlogo: TImage
Left = 0
Top = 0
Width = 424
Height = 330
Picture.Data = {<image000.bmp>}
end
object imgRusty: TImage
Left = 110
Top = 35
Width = 56
Height = 80
Picture.Data = {<image001.bmp>}
Visible = False
end
object Label1: TLabel
Left = 303
Top = 103
Width = 42
Height = 9
AutoSize = False
Transparent = True
OnDblClick = Label1DblClick
end
object btnProceed: TButton
Left = 170
Top = 265
Width = 85
Height = 25
Cancel = True
Caption = '&OK'
Default = True
ModalResult = 1
TabOrder = 0
end
object btnRegister: TButton
Left = 62
Top = 265
Width = 85
Height = 25
Caption = '&Register'
ModalResult = 1
TabOrder = 1
OnClick = btnRegisterClick
end
end